Use new `kind=` syntax for libs throughout Cargo
authorAlex Crichton <alex@alexcrichton.com>
Wed, 11 Mar 2015 18:41:17 +0000 (11:41 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 26 Mar 2015 21:05:13 +0000 (14:05 -0700)
commit7756fe685f74d36b6e73acb05f51019f339293fd
tree2fd562e26b657d7af4ba0cb7df70aa17276c9d89
parentcb21229b1f5ea9b19a39610c7b5e2fc3e5f97a0a
Use new `kind=` syntax for libs throughout Cargo

This should inadvertently fix #1401
configure
tests/test_cargo_compile_custom_build.rs